ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
85

Web Framework Recommendation for leveraging JPA + ObjectDB

-Westfalia in Germany verlsnake Kai Tischler The 3 popular options for standard JPA web applications ... like ObjectDB, for instance. Immediately the following question pops up: Which Web Framework supports ... + ObjectDB" couple successfully in conjunction with a contemporary Web Framework ? Any hints/recommendations
84

Undeployment of an remote Glassfish application locks objectdb log file

a log file in an external directory (not in the web application under Glassfish)? support Support I ... still locked. Anyway, until this is solved the workaround of using a log file outside the web application directory should be used. support Support ... WebApplication with a "hello world" web service interface in Netbeans. Add objectDB test code to the web service
83

What are the steps of creating small web app?

Hello guys, I have a question about creating small new web application, I am almost done with researching and studying and I have covered all the important concepts e.g. # Starting from web ... hosting, Pay as You Go (PAYG) . - Which IDE and Application Server do you prefer to go with for me as
18

Chapter 6 - Configuration

the value of $objectdb. For example, in a web application, in which objectdb.jar is located in WEB-INF/lib, the ObjectDB home directory ($objectdb) is WEB-INF. You can also define $objectdb explicitly by
18

Database Connection using JPA

functionality for performing operations on a database. Many applications require multiple database connections during their lifetime. For instance, in a web application it is common to establish a separate ... , but it is a one time operation. Once constructed, it can serve the entire application. Operations that modify
3

Spring MVC JPA Tutorial - Maven Project

Spring MVC database driven web application in Eclipse or NetBeans. Building a new application step by ... application as a Maven project: Spring MVC JPA - Maven Project (8KB) If Maven is installed - extract the zip and run the application from the command line: > mvn package jetty:run The current directory
3

Spring MVC and JPA Tutorial

This tutorial demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application using Tomcat (or GlassFish), JPA, ObjectDB and Maven. The demo web application manages ... are stored in an ObjectDB database. This tutorial is available in the following versions: In addition, the demonstrated application is available as a Maven project:
3

Eclipse/JPA Java EE Tutorial

This is the Eclipse version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in Eclipse - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook
3

NetBeans/JPA Java EE Tutorial

This is the NetBeans version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in NetBeans - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook
3

Step 4: Add a Servlet Class

In this step we will add a servlet to manage guestbook web requests: Open the [Create Servlet ... > Other... > Web > Servlet and clicking Next. The Java package name should be guest. Enter ... the application server into the guestDao field automatically (since the field is marked with the @EJB

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support